-
Home
-
AskAny – AI-Powered Chat Assistant
-
1.0.1
-
Code
-
Classes
- ApiManager
Total Complexity |
91 |
Dependencies |
2 |
Dependents |
3 |
Total lines |
634 |
Lines of code |
497 |
Logical lines of code |
252 |
Comment lines |
32 |
Methods |
15 |
Properties |
12 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_fallback_response() |
B |
36 |
20 |
75 |
get_deepseek_response() |
A |
37 |
13 |
76 |
update_settings() |
A |
44 |
14 |
45 |
get_openai_response() |
A |
39 |
10 |
67 |
extract_product_information() |
A |
42 |
7 |
52 |
test_openai_connection() |
S |
46 |
5 |
43 |
test_deepseek_connection() |
S |
51 |
5 |
30 |
get_ai_response() |
S |
53 |
4 |
24 |
get_common_response() |
S |
52 |
4 |
24 |
get_response() |
S |
56 |
4 |
20 |
load_settings() |
S |
59 |
1 |
13 |
get_settings() |
S |
60 |
1 |
13 |
__construct() |
S |
77 |
1 |
4 |
init() |
S |
83 |
1 |
3 |
test_api_connections() |
S |
67 |
1 |
8 |